Gets the export packages that contain the document with a given GlobalID value.
FindDocumentPackages(DocGlobalID As String) As Array
Name |
Description |
---|---|
DocGlobalID |
The GlobalID value of the document for which to find the related export packages. |
An array of ExportPackage objects.
Related concepts